home *** CD-ROM | disk | FTP | other *** search
/ MacWorld: Complete Mac Interactive / Macworld Complete Mac Interactive CD)(1994).iso / Software / More Shareware⁄Freeware / Telecom Tools / Express Modem 14.4 ver 1.0 / Express Modem 14.4 ver 1.0.rsrc / TEXT_129.txt < prev    next >
Text File  |  1994-03-21  |  8KB  |  208 lines

  1. Standard AT commands
  2.  
  3. AT            The attention command prefix
  4.                     The prefix AT must precede every command. The remainder
  5.                     of the command line contains commands for the modem. The
  6.                     command line must end with a carriage return. If AT is sent
  7.                     alone (that is, it is followed by a <CR>) then no command is
  8.                     executed but an OK result code is returned.
  9.  
  10. A                Answer
  11.                     The A command forces the modem to go off-hook in answer
  12.                     mode.
  13.  
  14. Bn            Communication protocol category preference
  15.                     This command determines which communication standard is 
  16.                     preferred for the next connection.
  17.             0    CCITT mode 
  18.             1    Bell 103 and Bell 212A, instead of V.21 and V.22, in case of
  19.                     fallback (default)
  20.  
  21. D                Dial
  22.                     This command signals the modem that the numbers, letters, and
  23.                     commas that follow are all part of a telephone number that it
  24.                     should dial.
  25.  
  26. T                Touch-Tone dialing
  27.                     This causes all following numbers to be Touch-Tone dialed
  28.                     (default).
  29.  
  30. P                Pulse dialing
  31.                     Selects pulse dialing, with the dialing speed fixed at 10 pulses
  32.                     per second.
  33.  
  34. Pause
  35.                     The comma (,) modifier introduces a delay time before dialing
  36.                     the next dial character or executing the next character in the
  37.                     dial string. The pause time is the value of the S8 register,
  38.                     (default=2 seconds).
  39.  
  40. W             Dial tone detect
  41.                     The W modifier makes the modem detect a dial tone before
  42.                     sending the next digit.
  43.  
  44. Calling Card tone detect(:)
  45.                     Same as W. The colon can detect most calling card tones.
  46.                     Place the colon in the dial string when you want to detect a
  47.                     wider range of frequencies.
  48.  
  49. @            Wait for quiet answer before dialing
  50.                     For the time specified in the S7 register (default=50 seconds),
  51.                     the modem attempts to detect 5 seconds of silence.
  52.  
  53. Flash
  54.                     The exclamation point (!) causes the modem to go on-hook then
  55.                     back off-hook, as if the receiver on the telephone set had been
  56.                     pressed momentarily.
  57.  
  58. R                Reverse mode
  59.                     The R modifier changes the modem from originate mode to
  60.                     answer mode after the dialing process is complete. This
  61.                     command is used only at the end of the dial string.
  62.  
  63. S=n
  64.                     Dial telephone number stored at location n
  65.                     Dials telephone number stored in location n, where n is
  66.                     0, 1,or 2. You must have previously saved the value with
  67.                     the AT&Z command.
  68.  
  69. En            Echo off/on
  70.                     When the echo is turned on, the characters sent to the modem
  71.                     in command state are echoed back by the modem to the host
  72.                     computer. The E command is functional only when the modem
  73.                     is in command state.
  74.  
  75.             0    Turns off the echo command.
  76.             1    Turns on the echo command. This allows you to see that
  77.                     characters you have sent to the modem have been received
  78.                     and sent back. (default)
  79.  
  80. Hn            Hook (hang up)
  81.                     When the modem is on-line, you must first enter the +++ escape
  82.                     sequence to take the modem back to command state before
  83.                     issuing the hang up command, ATH.
  84.             0    Forces the modem on-hook. Hangs up the modem‚Äôs connection to
  85.                     the telephone line.
  86.             1    Forces the modem off-hook.
  87.  
  88. In             Information
  89.             0    Asks the modem for its product ID code.
  90.             1    Returns a modem code.
  91.             2    Returns OK.
  92.             3    Returns the modem‚Äôs country code.
  93.             4    Returns a list of modem features.
  94.             9    Returns Apple product code and firmware version of the modem.
  95.  
  96. Ln            Speaker volume
  97.                     This command has no effect as the speaker is a component
  98.                     of the Macintosh and set in the Sound control panel. The
  99.                     command is included for compatibility.
  100.  
  101. Mn         Speaker on/off/auto
  102.             0    Disables speaker.
  103.          1    Turns on the speaker until carrier is established. (default)
  104.             2    Leaves the speaker on throughout the entire connection.
  105.             3    Turns the speaker on until a carrier is detected, except during
  106.                     dialing.
  107.  
  108. Nn            Communication protocol preference
  109.                     Sets the modem protocol.
  110.          0 Use S37 for speed selection. If S37=0, connect at highest
  111.                  possible speed. Otherwise, connect at speed specified in S37.
  112.                  (default)
  113.             1    Connect at highest possible speed. Ignore S37. Fallback if
  114.                     necessary.
  115.             2    Same as N1 for compatibility reasons.
  116.                     Note:  For N1 or S37=0, the setting of ATB is ignored.
  117.                     The modem automatically determines Bell or CCITT mode.
  118.  
  119. On            Return to on-line state
  120.                     Returns modem to on-line state from command state.
  121.             0    Is used to return to the on-line state after having entered the
  122.                     command state using the escape sequence.
  123.             1    Same as above and will retrain the carrier (possibly at a lower
  124.                     speed) before reentering on-line state.
  125.  
  126. P                Enable pulse dialing
  127.                     Sets the default dialing mode to pulse mode. This command
  128.                     can also be used as a subcommand of the D command.
  129.  
  130. Qn            Quiet  (refer to command Vn)
  131.             0    Allows result codes to be sent to your screen. (default)
  132.             1    Turns off the result code messages.
  133.             2    Returns result codes when originating a call, but not when
  134.                     answering.
  135.  
  136. Sn            Select an S register
  137.                     The S registers refer to memory locations used for
  138.                     configuration. The S commands are used to assign values
  139.                     to various registers in the modem‚Äôs memory.
  140.                     n?The Sn? command (n=register number) is used for checking the
  141.                     contents of a register. The result is always expressed as a
  142.                     three-digit number, where the leading digits or all digits may
  143.                     be 0.
  144.  
  145. Sn=r is used to change an S register value (where n is the number
  146.                     of the register and r is the assigned value).
  147.  
  148. T                Enable tone (DTMF) dialing
  149.                     Sets the default dialing mode to Touch-Tone mode. Can be
  150.                     used in dial string (default).
  151.  
  152. Vn            Verbalize
  153.                     The V command allows you to choose the way you want to
  154.                     display result messages: as code numbers or as English words.
  155.                     Unless these messages are being read by a program that does
  156.                     not easily recognize strings of characters, the default setting
  157.                     (V1) is recommended
  158.             0    Displays result messages as code numbers (nonverbal).
  159.             1    Displays result messages as English words (verbal). (default)
  160.  
  161. Wn        Progress result codes
  162.                     The ATW setting determines whether progress result codes
  163.                     are displayed in addition to the ATX codes. Register S95
  164.                     determines which progress result codes will be displayed.
  165.             0    Progress codes 40 through 80 disabled.
  166.             1    Progress codes 40 through 80 enabled. (default)
  167.             2    Progress codes enabled; identical to W1.
  168.                     When writing a CCL script, pay attention to result codes for
  169.                     scripts that require a specific response. If progress codes
  170.                     are enabled, the following strings appear on the screen during
  171.                     a connection (in this example, V.22 bis connection with no
  172.                     error control):
  173.                                                                         CARRIER 2400
  174.                                                                         PROTOCOL:NONE
  175.                                                                         CONNECT 2400
  176.  
  177. Xn            Active result code
  178.                     The result codes listed in Vn are divided into subsets that
  179.                     can be selected by the X command. Dial tone detection is
  180.                     enabled by X2 and X4. Busy tone detection is
  181.                     enabled by X3 and X4. The commands X0, X1, and
  182.                     X3 are appropriate for blind dialing. Blind dialing means the
  183.                     modem dials out even though a dial tone cannot be detected.
  184.             0    Selects result codes 0 through 4 and 8.
  185.             1    Selects result codes 0 through 5, 8, and 10 through 28.
  186.             2    Selects result codes 0 through 6, 8, and 10 through 28.
  187.             3    Selects result codes 0 through 5, 7, 8, and 10 through 28.
  188.             4    Selects all result codes. (default)
  189.  
  190. Yn            Remote break handling
  191.                     This command sets modem behavior for responding to a long
  192.                     break signal received from a remote modem:
  193.                     Greater than 1.6 seconds for an asynchronous connection
  194.                     An attention frame for MNP or V.42.
  195.             0    The modem ignores any long breaks received from the remote
  196.                     modem. (default)
  197.     1On receiving a long break from the remote modem, the modem
  198.                     goes on-hook (hangs up), and returns to command state.
  199.     2On receiving a long break from the remote modem, the modem
  200.                     returns to command state, but remains connected to the remote
  201.                     modem (does not hang up).
  202.  
  203. Zn            Reset
  204.                     The Z command tells the modem to perform a software reset.
  205.             0    Loads Profile 0 into the active profile.
  206.             1    Loads Profile 1 into the active profile.
  207.  
  208.